Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Unit]
- Description=/etc/rc.local Compatibility
- After=network.target
- [Service]
- Type=oneshot
- ExecStart=-/etc/rc.local
- ExecStart=-/pathtoyour/script1
- ExecStart=-/pathtoyour/script2
- TimeoutSec=0
- StandardInput=tty
- RemainAfterExit=yes
- [Install]
- WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment