| Current Path : /etc/systemd/system/multi-user.target.wants/ |
| Current File : //etc/systemd/system/multi-user.target.wants/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