11 lines
154 B
Desktop File
11 lines
154 B
Desktop File
[Unit]
|
|
Description=trqauthd
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/trqauthd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|