Skip to content

Commit

Permalink
fix(systemd): drop shell and dir from sysusers.d config
Browse files Browse the repository at this point in the history
  • Loading branch information
tprasadtp committed Feb 18, 2024
1 parent 5c118a7 commit cc52d6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions systemd/sysusers.d/protonwire.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
#
# This file is part of protonwire package.
#
#Type Name ID GECOS Home directory Shell
u protonwire - "Protonwire-User" /var/lib/protonwire /usr/sbin/nologin
#Type Name ID GECOS Home directory Shell
u protonwire - "Protonwire-User"
m protonwire systemd-network

0 comments on commit cc52d6e

Please sign in to comment.