Skip to content

Commit 79f0745

Browse files
committed
fix(Service): use 'ProtectSystem=full' in service definition
1 parent 13b731a commit 79f0745

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rootfs/usr/lib/systemd/system/inputplumber.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Type=dbus
66
BusName=org.shadowblip.InputPlumber
77
Environment=LOG_LEVEL=info
88
ExecStart=/usr/bin/inputplumber
9+
ProtectSystem=full
910

1011
[Install]
1112
WantedBy=multi-user.target

0 commit comments

Comments
 (0)