This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
and/and.service
2011-06-15 21:35:32 +02:00

13 lines
No EOL
230 B
Desktop File

[Unit]
Description=auto nice daemon
After=syslog.target
[Service]
Type=forking
EnvironmentFile=/etc/sysconfig/and
ExecStart=/usr/sbin/and $AND_FLAGS
StandardOutput=syslog
StandardError=syslog
[Install]
WantedBy=multi-user.target