We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339a861 commit b064db6Copy full SHA for b064db6
.debpkg/usr/share/sesame-daemon/sesame-daemon.service
@@ -5,10 +5,10 @@ Description=sesame-daemon
5
EnvironmentFile=-/etc/default/sesame-daemon
6
ExecStart=/usr/bin/sesame-daemon
7
Restart=always
8
-User=nobody
+User=root
9
# Note Debian/Ubuntu uses 'nogroup', RHEL/Fedora uses 'nobody'
10
Group=nogroup
11
WorkingDirectory=/var/lib/sesame-daemon
12
13
[Install]
14
-WantedBy=multi-user.target
+WantedBy=multi-user.target
0 commit comments