Quick setup for rocky server
This commit is contained in:
10
rocky/local.service
Normal file
10
rocky/local.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Startup
|
||||
After=network.target local-fs.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/etc/rc.local
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
User=root
|
Reference in New Issue
Block a user