Skip to content

Commit

Permalink
Merge pull request #257 from calestyo/master
Browse files Browse the repository at this point in the history
Do not restart USBGuard by default.
  • Loading branch information
liske authored May 26, 2023
2 parents 301729b + c80222d commit a443266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ex/needrestart.conf
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ $nrconf{override_rc} = {
qr(^user@\d+\.service) => 0,

# misc
qr(^usbguard\.service$) => 0,
qr(^zfs-fuse) => 0,
qr(^mythtv-backend) => 0,
qr(^xendomains) => 0,
Expand Down

0 comments on commit a443266

Please sign in to comment.