Re: namespace problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 18.07.24 um 12:18 schrieb Mantas Mikulėnas:
Would really like to see the contents of the .service file. Does it use any hardening options at all?

root@htpc:~/netsu# cat /etc/systemd/system/network-setup.service
[Unit]
Before = systemd-networkd.service
Before = network-setup.service
[Service]
ProtectSystem = full
Type = oneshot
WorkingDirectory = %h/netsu
RemainAfterExit = true
ExecStart = %h/netsu/netsu start
ExecStop = %h/netsu/netsu stop

[Install]
WantedBy = network.target




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux