Move /sbin to /bin
As more users would have /bin than /sbin in their PATH
This commit is contained in:
@@ -3,4 +3,4 @@ Description=Check if the current NetworkManager connection is metered
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=$INSTALL_PREFIX/sbin/nm-unmetered-connection.sh
|
||||
ExecStart=$INSTALL_PREFIX/bin/nm-unmetered-connection.sh
|
||||
|
||||
Reference in New Issue
Block a user