Skip to content

Instantly share code, notes, and snippets.

@whokilleddb
Created May 10, 2022 02:39
Show Gist options
  • Save whokilleddb/b775b7affe8c8c265db808bb5e1a307f to your computer and use it in GitHub Desktop.
Save whokilleddb/b775b7affe8c8c265db808bb5e1a307f to your computer and use it in GitHub Desktop.
[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