| Current Path : /etc/systemd/system/ |
| Current File : //etc/systemd/system/isl_always_on.service |
[Unit] Description=ISLAlwaysOn service After=local-fs.target network.target network-online.target dbus.service [Service] Type=simple ExecStart='/opt/ISLOnline/ISLAlwaysOn/ISLAlwaysOn' service Restart=always RestartSec=10s [Install] WantedBy=multi-user.target