mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
12 lines
183 B
Desktop File
12 lines
183 B
Desktop File
[Unit]
|
|
Description=Samba Configuration
|
|
DefaultDependencies=false
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/lib/samba/samba-config
|
|
StartLimitInterval=0
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|