%PDF- %PDF-
| Direktori : /etc/systemd/system/multi-user.target.wants/ |
| Current File : //etc/systemd/system/multi-user.target.wants/pxscand.service |
[Unit] Description=Pxscand 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/pxscand EnvironmentFile=-/etc/sysconfig/pxscand ExecStart=/opt/pyxsoft/pxscand Restart=always WorkingDirectory=/ [Install] WantedBy=multi-user.target