Linux examples: use reasonable start-timeout for filesystem services.
[oweals/dinit.git] / doc / linux / services / late-filesystems
1 # Filesystems which can be mounted after login is enabled.
2
3 type = scripted
4 command = /etc/dinit.d/late-filesystems.sh start
5 restart = false
6 logfile = /var/log/late-filesystems.log
7 options = start-interruptible
8 start-timeout = 1200   # 20 minutes 
9
10 depends-on = rcboot