1
protomask/debian/service

9 lines
175 B
Plaintext

[Unit]
Description = Protomask
After = network.target
[Service]
ExecStart = /usr/local/bin/protomask --pool-file /etc/protomask/pool.txt
[Install]
WantedBy=multi-user.target