Skip to content

Commit b064db6

Browse files
committed
user root pour le daemon
1 parent 339a861 commit b064db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.debpkg/usr/share/sesame-daemon/sesame-daemon.service

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Description=sesame-daemon
55
EnvironmentFile=-/etc/default/sesame-daemon
66
ExecStart=/usr/bin/sesame-daemon
77
Restart=always
8-
User=nobody
8+
User=root
99
# Note Debian/Ubuntu uses 'nogroup', RHEL/Fedora uses 'nobody'
1010
Group=nogroup
1111
WorkingDirectory=/var/lib/sesame-daemon
1212

1313
[Install]
14-
WantedBy=multi-user.target
14+
WantedBy=multi-user.target

0 commit comments

Comments
 (0)