summaryrefslogtreecommitdiff
path: root/subplot/daemon.py
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/daemon.py')
-rw-r--r--subplot/daemon.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplot/daemon.py b/subplot/daemon.py
index e223505..0173731 100644
--- a/subplot/daemon.py
+++ b/subplot/daemon.py
@@ -29,7 +29,7 @@ def start_daemon(ctx, name, argv):
runcmd(
ctx,
[
- "/usr/sbin/daemonize",
+ "/usr/bin/daemonize", # sbin prior to Debian 11 (bullseye), bin now
"-c",
os.getcwd(),
"-p",