%PDF- %PDF-
| Direktori : /proc/self/root/etc/systemd/system/ |
| Current File : //proc/self/root/etc/systemd/system/pyxsoft.service |
[Unit] Description=Pyxsoft service installation [Service] Type=simple User=root Group=root # Load env vars from /etc/default/ and /etc/sysconfig/ if they exist. # Prefixing the path with '-' makes it try to load, but if the file doesn't # exist, it continues onward. EnvironmentFile=-/etc/default/pyxsoft EnvironmentFile=-/etc/sysconfig/pyxsoft ExecStart=/opt/pyxsoft/pyxsoftUI Restart=always WorkingDirectory=/opt/pyxsoft [Install] WantedBy=multi-user.target