Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Unit]
- Description=/etc/rc.local compatibility
- ConditionPathExists=/etc/rc.local
- After=network.target
- [Service]
- Type=forking
- ExecStart=/etc/rc.local start
- TimeoutSec=0
- RemainAfterExit=yes
- GuessMainPID=no
- [Install]
- WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment