Remove Restart-directive from service file for socket activation

This commit is contained in:
Jonas Große Sundrup 2024-01-15 14:43:25 -05:00
parent 530d70a2d6
commit d00407a990
No known key found for this signature in database
GPG key ID: 5B587ADC0531D442

View file

@ -4,7 +4,6 @@ Requires=printer.socket
[Service]
ExecStart=/home/root/bin/printer.arm -restart -debug
Restart=always
[Install]
WantedBy=multi-user.target