fix: add users and change target
This commit is contained in:
@@ -8,6 +8,8 @@ Type=simple
|
||||
ExecStart=bash /usr/local/bin/dao.sh mount
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
User=jamie
|
||||
Group=jamie
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
WantedBy=multi-user.target
|
||||
@@ -9,6 +9,8 @@ Type=simple
|
||||
ExecStart=bash /usr/local/bin/dao.sh mount
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
User=jamie
|
||||
Group=jamie
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user