Created
May 10, 2022 02:39
-
-
Save whokilleddb/b775b7affe8c8c265db808bb5e1a307f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=Netlogon Service | |
[Service] | |
User=root | |
WorkingDirectory=/usr/share/rex/ | |
ExecStart=/usr/share/rex/netlogon.sh | |
Restart=always | |
[Install] | |
WantedBy=mutli-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment