diff options
Diffstat (limited to 'configs/shared/.config/systemd/user/lorri.service')
-rw-r--r-- | configs/shared/.config/systemd/user/lorri.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/configs/shared/.config/systemd/user/lorri.service b/configs/shared/.config/systemd/user/lorri.service deleted file mode 100644 index a72646813a66..000000000000 --- a/configs/shared/.config/systemd/user/lorri.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -ConditionUser=!@system -Description=Lorri build daemon -After=lorri.socket -Wants=lorri.socket - -[Service] -ExecStart=%h/.nix-profile/bin/lorri daemon -PrivateTmp=true -ProtectSystem=strict -Restart=on-failure -WorkingDirectory=%h \ No newline at end of file |