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