There was an error while loading. Please reload this page.
1 parent 4b3e37d commit 6af9e47Copy full SHA for 6af9e47
1 file changed
scripts/cleep.service
@@ -7,10 +7,9 @@ Requires=network-online.target
7
EnvironmentFile=/etc/default/cleep.conf
8
ExecStart=/usr/bin/cleep
9
WorkingDirectory=/usr/bin
10
-StandardOutput=syslog
11
-StandardError=syslog
12
Restart=always
13
RestartSec=10
14
User=root
+
15
[Install]
16
WantedBy=multi-user.target
0 commit comments